home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / Software / Netscape 6 / PC / browser.xpi / bin / defaults / pref / xpinstall.js < prev   
Encoding:
Text File  |  1999-10-05  |  223 b   |  6 lines

  1. pref("xpinstall.enabled",       true);
  2. pref("xpinstall.manual_confirm",  true);
  3.  
  4. pref("xpinstall.notifications.enabled",  true);
  5. pref("xpinstall.notifications.interval", 1);
  6. pref("xpinstall.notifications.lastDate", 0);